unde.lib

Undocumented in source.

Members

Aliases

ulong_t
alias ulong_t = ulong
Undocumented in source.

Functions

from_char_array
string from_char_array(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
from_char_array
wstring from_char_array(wchar[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
myWalkLength
size_t myWalkLength(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
mystride
size_t mystride(T str, size_t pos, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
mystrideBack
size_t mystrideBack(T str, size_t pos)
Undocumented in source. Be warned that the author may not have intended to support it.
strip_error
string strip_error(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
to_char_array
char[i] to_char_array(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
to_char_array_z
char[i] to_char_array_z(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DOUBLE_DELAY
enum DOUBLE_DELAY;
Undocumented in source.
MARKS_PATH_MAX
enum MARKS_PATH_MAX;
Undocumented in source.
PATH_MAX
enum PATH_MAX;
Undocumented in source.
UUID_MAX
enum UUID_MAX;
Undocumented in source.

Meta